EnhancedAccessibilityEnabled

Boolean

True

Purpose

The EnhancedAccessibilityEnabled parameter specifies whether Jade enables enhanced accessibility features; for example, table and scroll bar accessibility. The parameter is set to true by default.

Set the parameter to false if you do not want Jade to enable enhanced accessibility features.

To use enhanced accessibility features, the value of the AccessibilityEnabled parameter must also be set to true so that Jade can create the necessary accessible features for the objects on the client node.

Parameter is read when …

The client node is next initialized.

2020.0.02 and higher